home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Financial / Stopwatch2.3 / Source / ToDo < prev    next >
Text File  |  1995-06-12  |  661b  |  21 lines

  1.                     TO DO
  2.                     =====
  3. High Priority
  4. -------------
  5. * Load data and generate invoices for specified periods, using a
  6. single file. These features will be addressed after I get 3.1 and
  7. I see if the indexing kit has stabilized...
  8.  
  9. Low priority
  10. ------------
  11. * Export does not write out expense data... perhaps do it in one file?
  12. * Generate invoices for selected clients only
  13. * Add hours for the day - take care at midnite, etc...
  14. * All the duplicated code for the session and expense lists is
  15. painful. Rethink this.
  16. * Get the column info out of the ColCell class!! Push this logic
  17. back to the Session and Expense classes - get a coldesc table from the
  18. class.
  19.  
  20.  
  21.